home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir42 / dfdset.zip / SAMPLES1 / 02.DFD < prev    next >
Text File  |  1991-05-12  |  1KB  |  43 lines

  1. * Dfd Title *
  2.  
  3. T,Compile
  4.  
  5. * Processes: ID, Name, x location, y location, radius *
  6.  
  7. P1, Pre-process, 1326, 1455, 861
  8. P2, Scan, 4372, 5955, 775
  9. P3, Generate object code, 9175, 6045, 878
  10. P4, Parse, 6180, 1318, 775
  11.  
  12. * Files: Internal ID Number, Name, x location, y location *
  13. *  length, height, Type (single or double line)  *
  14.  
  15. S1, symbol table, 3908, 1364, 861, 409, 1
  16.  
  17. * Externals: Internal ID number, Name, x location, y location, *
  18. *   Horizontal, Vertical Length *
  19.  
  20.  
  21. * Boundary Points: Internal ID number, x location, y location *
  22.  
  23. B1, 10243, 955
  24. B2, 1343, 7182
  25.  
  26. * Route Points: Internal ID number, x location, y location *
  27.  
  28.  
  29. * Flows: Internal ID number, Name, Start Obj, End Obj, *
  30. * Direction, x location, y location of name  *
  31. * (Optional: ,R#1 , ... , R#n) *
  32.  
  33. F1, Pure C Code, P1, P2, 0, 275, 455
  34. F2, tokenized code, P2, P4, 0, 189, -455
  35. F3, object code, P3, B1, 0, 327, -1455
  36. F4, source code, B2, P1, 0, 0, 1818
  37. F5, parse trees, P4, P3, 0, 86, 318
  38. F6, , P2, S1, 0, 0, 0
  39. F7, , S1, P4, 0, 0, 0
  40.  
  41. * Description: Internal ID number, Name, x location, y location,*
  42. D1, abstract machine code, 6300, 4545
  43.